/* Common */
body {overflow-x: hidden; font-size: 14px; color: #333; line-height: 1.2; font-family: Helvetica,Arial,"Microsoft YaHei";
	padding-top: 76px;
}
a {color: #333; outline: none; transition: all 0.3s linear 0s;}
a:hover, a:focus {color: #333; text-decoration: none; outline: none;}
ul,ol {list-style: none; outline: none; padding-left: 0;}

.o {overflow: hidden;}
.p15 {padding: 15px;}
.p30 {padding: 30px;}
.p40 {padding: 40px;}

.ptb15 {padding-top: 15px; padding-bottom: 15px;}
.ptb20 {padding-top: 20px; padding-bottom: 20px;}
.ptb30 {padding-top: 30px; padding-bottom: 30px;}
.ptb40 {padding-top: 40px; padding-bottom: 40px;}
.ptb50 {padding-top: 50px; padding-bottom: 50px;}
.ptb60 {padding-top: 60px; padding-bottom: 60px;}
.ptb80 {padding-top: 80px; padding-bottom: 80px;}
.ptb100 {padding-top: 100px; padding-bottom: 100px;}

.plr15 {padding-left: 15px; padding-right: 15px;}
.plr30 {padding-left: 30px; padding-right: 30px;}
.plr40 {padding-left: 40px; padding-right: 40px;}
.plr50 {padding-left: 50px; padding-right: 50px;}
.ptop60 {padding-top:60px;}
.ptop50 {padding-top:50px;}
.ptop40 {padding-top:40px;}
.ptop30 {padding-top:30px;}
.ptop20 {padding-top:20px;}
.mt0 {margin-top: 0;}
.mb0 {margin-bottom: 0;}
.ml0 {margin-left: 0;}
.mr0 {margin-right: 0;}
.block {display: block;}

.no-padding {padding-left: 0px !important; padding-right: 0px !important;}
.padding-5 {padding-left: 5px !important; padding-right: 5px !important;}
.fl {float: left;}
.fr {float: right;}

.page {text-align: center; overflow: hidden; margin-top:15px;}
.page li {display: inline-block; border:1px solid #eee;}
.page li a {display: block; font-size: 16px; padding: 4px 12px;}
.page li.active, .page li:hover {background-color: #0ab9ff;}
.page li.active a, .page li:hover a {color: #fff;}

/* Header */
.header {border-bottom:1px solid #dadada; position: relative;}
.header .logo {display: inline-block; float: left; }
.header .logo img {max-height: 75px;}
.header .nav {height:46px; background:#00BAE2;}
.headnav {padding: 5px 25px 0 25px; margin-bottom: 0; float: left; margin: 0 15px;}
.headnav li {display: inline-block; float: left;}
.headnav li a {display: block; width: 100px; text-align: center; height: 70px; line-height: 70px; font-size: 14px;}
.headnav li a:hover {color: #1e61cc;}
.search{ width:150px; height: 25px; line-height: 25px; border: 1px solid #999; padding: 0 5px; overflow: hidden; margin: 28px 0 0 0; border-radius: 15px; background:#fff;}
.search .myinp { float: left; height: 23px; width: 120px; line-height: 23px; color: #333; border:none; background: none;}
.search .mybutt {margin: 5px 0 0 0;}

.dr-navbar {border-radius: 0; background: #fff; box-shadow: 0 0 12px #666; border-bottom: none; margin-bottom: 0; top: 0; z-index: 1000; transition: all 0.5s ease 0s;}
.dr-navbar .navbar-brand {padding-top:10px;}
.dr-navbar .navbar-brand img {max-height: 60px;}
.dr-navbar .navbar-nav li a {color: #333; font-size: 15px; margin:0 8px; padding-top: 28px; padding-bottom: 28px;}
.dr-navbar .navbar-nav li a:hover, .dr-navbar .navbar-nav li.active a {color: #fff; background: #045f9f;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {color: #fff; background: #045f9f;}
.dr-navbar .navbar-nav .dropdown-menu li a {margin:0; padding-top:5px; padding-bottom: 5px; text-align: center;}

.navbar-right .dropdown-menu {right: -24px;}

/* Index-Banner */
.carousel-inner {background: #fff; } 
.carousel-inner > .item img {margin: 0 auto;} 
.carousel-control.left {background-image: none;} 
.carousel-control.right {background-image: none;}


/* Index common */
.i_news {background:#333; overflow: hidden; box-shadow: 0 0 3px #555; padding: 28px 0;}
.newsl { width: 714px; overflow: hidden; float: left;}
.newsl  .gr_left{ width:274px; height: 153px;}
.newsl  .news_font{ width:350px; margin-right: 40px; padding-right: 45px; color: #767676; background:url(../img/news_line.png) no-repeat center right; overflow: hidden;}
.newsl  .news_font span{ color:#fff; height:25px; line-height: 25px; }
.newsl  .news_font h3{ margin-top:10px; font-size:20px;}
.newsl  .news_font h3 a{ color: #fff;font-weight: normal;}
.newsl  .news_font h3 a:hover{color:#1e61cc; }
.i_news .newsr { float: right; width: 455px; height: 153px; overflow: hidden; padding-top:10px;}
.i_news .newsr  li{ height: 32px; padding-right:45px; color: #fff}
.i_news .newsr  li span{ float: right;}
.i_news .newsr  li a{ color: #fff; width: 320px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.i_news .newsr  li a:hover{color:#1e61cc; }

.index1 {}
.index1 .item {margin-bottom:15px;}
.index1 .item .more {color: #f00;}
.index1 .item .info p {line-height:1.6;}
.index1 .item .info {padding:0 5px; height:68px; margin-bottom:10px;}


.i1block h3 {font-size: 20px; margin-top: 0px; font-weight: 300;}
.i1block .h-underline {padding-bottom: 12px; margin-bottom: 5px; position: relative; border-bottom: solid 1px rgba(0, 0, 0, 0.1); text-align: left; }
.i1block .h-underline:before {position: absolute; content: ""; height: 1px; background: #bdc3c7; width: 30%; max-width: 150px; bottom: -1px; left: 0; }
.i1block h3 a {display: none; padding-top: 10px; display: inline-block; float: right; font-size: 12px;}

/*.index4 .container {border: 1px solid #eee; box-shadow: 0 0 2px #f5f5f5;}*/
.index4 .ntitle {padding: 10px 15px; background-color: #999;}
.i4list {padding: 15px 50px;}
.i4list .item {text-align: center; overflow: hidden; margin-top: 10px; position: relative;}
.i4list .item .thumbnail {border: none; left: 0; right: 0; top: 0; margin-top: -204px; height: 80%; transition: all 0.4s; margin-bottom: 0; position: absolute; background-color:rgba(255,255,255,.5); background-image: url(../img/ico1.png); background-position: center center; background-repeat: no-repeat; }
.i4list .item img {width:285px; height:220px;}
.i4list .item .thumbnail a {display: block;}
.i4list .item .caption {position: absolute; left: 0; right: 0; bottom: 0; height: 20%; transition: all 0.4s; background-color: rgba(0,0,0,.8); color: #fff; font-size: 16px; padding: 10px 0;}
.i4list .item a:hover .thumbnail {margin-top: 0;}
.index4 .owl-theme .owl-nav .owl-prev {position: absolute; left: -52px; background: none;}
.index4 .owl-theme .owl-nav .owl-next {position: absolute; right: -52px; background: none;}
.index4 .owl-theme .owl-nav [class*="owl-"]:hover {background: none;}
.index4 .owl-theme .owl-nav {position: relative; width: 100%; top: -170px;}
.index4 .owl-theme .owl-nav i {font-size: 5em; color: #1c97d6;}

 
 
.footer {font-size:1.4rem; line-height: 1.6; background-color:#515252; color: #fff;}
.footer p {margin-bottom: 0;}


/* PAGE - Common */
.dr-banner {position: relative;}
.dr-banner img {display: block; max-width: 100%;}
.dr-banner .gxb-text {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.dr-banner .gxb-text .container {display: table; height: 100%; text-align: center; }
.dr-banner .gxb-text .container .gxb-text-con {display: table-cell; vertical-align: middle; }
.dr-banner .gxb-text h2 {font-size: 36px; color: #fff;}
.dr-banner .gxb-text hr {width: 10%;}

.dr-pagenav {border-bottom: 1px solid #eee; background-color: #fff;}
.dr-pagenav .navbar-brand {display: none;}
.dr-pagenav .navbar-collapse {text-align: center;}
.dr-pagenav .navbar-nav {float: none; display: inline-block; margin-left: auto; margin-right: auto;}
.dr-pagenav .navbar-nav > li {float: none; display: inline-block;}
.dr-pagenav .navbar-toggle .icon-bar {background: #333;}
.dr-pagenav .navbar-nav .active a {border-bottom: 3px solid #3EA216;}


.mainbox {}
.mainbox .ml {}
.mainbox .mr {}

.ml h2 {background: #b20f10; border-radius: 5px 5px 0 0; font-size: 2rem; color: #fff; padding: 15px 0 15px 30px; margin-top: 0;}
.ml h2 span {display: block; position: relative; padding-top: 18px; display:none}
.ml h2 span:after {position: absolute; top: 10px; left: 0; width: 30px; height: 2px; background: #fff; content: '';}

.ml .list-group {background:none; border:1px solid #fff; margin-bottom: 10px;}
.ml .list-group li {background: #555; border-radius:0; border-color:#555; text-align: center; margin:0 0 1px; border-left: 0; border-top: 0; border-right:0;}
.ml .list-group li a {font-size: 1.6rem; color: #fff;}
.ml .list-group li.active a {color: #fff;}
.ml .list-group li.active, .ml .list-group li:hover {background: #b20f10; border-color:#b20f10;}
/*.ml .list-group li:nth-of-type(3) {background: #ddd;}
.ml .list-group li:nth-of-type(3) a {background: #ddd; color: #333;}*/

.conleft {background:url(../img/lxbg.jpg) no-repeat; position: relative; color: #fff; padding: 25px 0;}
.conleft span {display: inline-block; float: left; width: 80px;}
.conleft h5 {float: left;}
.conleft h5 em {display: block; font-style: normal; padding: 7px 0 4px;}
.conleft h5 b {display: block; font-size: 20px; font-weight: bold;}

.mrh3 {font-weight: normal; /*font-size: 20px;*/ margin-top: 0;}
.manr-page {margin-top: 30px; line-height: 1.8;}
.manr-page img {max-width: 100%;}
.manr-page P {margin-bottom: 0;}

.local {border-bottom:1px solid #eee; margin-bottom: 25px; font-size:13px; padding: 12px 10px 10px; color:#383838;text-indent: 1em;}
.local a {color:#383838;}


.dr-pmenu {position:relative; left:0; right:0; z-index:999; margin-bottom: 15px; width: 100%; height: 46px; overflow: hidden; background: #fdfdfc; font: 1.4rem/43px hiragino sans gb, microsoft yahei, simsun; box-shadow:3px 3px 3px rgba(0,0,0,0.2); }
.dr-pmenu .swiper-slide {padding: 0 20px; width:auto; }
.dr-pmenu .pline { width: 100%; height: 3px; line-height: 0; font-size: 0; overflow: hidden; text-align: center; z-index: 1; background-color: #0fa6ea;
	background: -webkit-linear-gradient(left, rgba(15,166,234,1) 0, rgba(89,204,24,1) 10%, rgba(15,166,234,1) 60%, rgba(15,166,234,1) 100%);
	background: -moz-linear-gradient(left, rgba(15,166,234,1) 0, rgba(89,204,24,1) 10%, rgba(15,166,234,1) 60%, rgba(15,166,234,1) 100%);
	background: -ms-linear-gradient(left, rgba(15,166,234,1) 0, rgba(89,204,24,1) 10%, rgba(15,166,234,1) 60%, rgba(15,166,234,1) 100%);
	background: linear-gradient(left, rgba(15,166,234,1) 0, rgba(89,204,24,1) 10%, rgba(15,166,234,1) 60%, rgba(15,166,234,1) 100%);
}

.ijlist .item {margin-top:15px;}
.ijlist .item .thumbnail {border-radius: 0; transition: all .3s;}
.ijlist .item .thumbnail img {width: 100%; height: 170px;}
.ijlist .item .thumbnail:hover {box-shadow: 0 0 10px #eee; transform: translateY(-5px);}
.ijlist .item h5 {margin:0; font-size: 16px; text-align: center;}


.nl-title h3 {color: #333; margin-top: 0;}
.nl-title span {display: inline-block; padding: 0 10px; color: #a3afb7;}
.nl-title p {margin-bottom: 0;}
.nl-content {padding-top: 10px; padding-bottom: 10px; line-height:2;}
.nl-content img {display: inline-block; max-width: 100%;}
.nl-foot .prevpage, .nl-foot .nextpage {padding-left: 0!important; padding-right: 0!important;}
.nl-foot a {display: inline-block; border:1px solid #eee; border-radius: 20px; padding: 8px 15px 10px;}
.nl-foot a:hover {border-color: #00AAFF; color: #00AAFF;}
.nl-foot .prevpage {text-align:left;}
.nl-foot .nextpage {text-align: right;}


/* SEARCH */
.i6box {padding-top: 20px;}
.i6box .item {padding-top: 12px; padding-bottom: 12px; border-bottom: 1px solid #eee; transition: all 0.4s ease 0s;}
.i6box .item:hover {box-shadow: 0 0 12px #679EE2; }
.i6box .item img {max-width: 100%;}
.i6box .item h4 a {color: #333; font-weight: bold;}
.i6box .item h4 span {float: right; font-size: 12px; color: #004CC8;}
.i6box .item p {color: #666;}

@media (max-width:768px) {

body {padding-top: 60px;}
.container {max-width: 100%; width: auto;}
.ptb40, .ptb60 {padding-top: 20px; padding-bottom: 20px;}
.ptb50 {padding-top: 30px; padding-bottom: 30px;}
.ptb30 {padding-top: 15px; padding-bottom: 15px;}
.ptop40 {padding-top: 20px; }
.ptop20 {padding-top: 0px; }
.ptb80 {padding-top: 30px; padding-bottom: 30px;}
.ptb100 {padding-top: 30px; padding-bottom: 60px;}


.nav > li {padding-top: 0; padding-bottom: 0;}
.dr-navbar {padding: 5px 0;}
.navbar-toggle .icon-bar {background: #045f9f;}
.dr-navbar .navbar-brand {padding-top: 2px;}
.dr-navbar .navbar-brand img {height: 50px;}
.dr-navbar .navbar-nav li a {padding-top: 10px; padding-bottom: 10px;}

.carousel-indicators {display: none;}

.dr-banner .gxb-text h2 {font-size: 16px; }
.dr_page {padding-left:15px; padding-right: 15px;}
.dr_pagenav .navbar-toggle {margin-bottom: 2px;}


.local {display:none;}
.mainbox { padding-bottom:20px;  margin: 0px 0px; position: relative; background-color: #fff;}
.main {margin: 0px;}
.main .ml {width: 100%;}
.main .mr {width: 100%; padding-top:0px; float: none; padding-left: 0; padding-right: 0;}
.manr-page {margin-top:0;}
.manr-new {padding-top: 0;}

.i1block {padding-left:15px; padding-right:15px;}


/*index*/
.index1 .item {margin-bottom:15px;}
.index1 .item img {width:100%;}

.newsl {width:100%; float:none;}
.newsl .gr_left {width:100%; height:auto; text-align:center;}
.newsl .gr_left img {width:100%;}
.newsl .news_font {width: 100%; margin-right: 0px; padding-right: 0px; background:none;}
.newsl .news_font p {line-height:1.6;}
.i_news .newsr {width:100%; height:auto; float:none;}
.i_news .newsr li {padding-right:0;}

.two_span span {width: 50%; float: left; overflow: hidden; }
.two_span a {padding-left: 0; padding-right: 0;}

.i3-box .item {padding-left: 5PX; padding-right: 5px;}
.i3-box .item h5 {margin: 0;}

.i6box {padding-top: 0; margin-left: -10px; margin-right: -10px;}
.i6box .item .col-xs-8 {padding: 0;}
.i6box .item h4 {margin-top: 0; font-size: 13px;}
.i6box .item h4 span {display: none;}
.i6box .item p {font-size: 12px;}

.nl-foot .nextpage {text-align: left; padding-top: 10px;}

.ijlist .item {padding-left: 5px; padding-right: 5px;}

/* News - Content*/
.news_list {margin: 0;}
.news_list h4 {margin:0;}
.news_list .col-xs-8 {padding: 0;}

.gx_newshow_title h1 {font-size: 24px;}

}



@media (min-width:768px) and (max-width:992px) {

.dr-navbar .navbar-nav li a {margin:0; padding: 10px 18px;}
.dr-navbar .navbar-nav {margin-top: 5px;}


.i4list .item {margin: 20px 0px 0; }
.i4list .item .caption {padding: 8px 0;}

}
@media (min-width:993px) and (max-width:1199px) {

}